[]
Represents a layer in the map.
public abstract class ExtraMapLayer<T> : MapLayerBase<T>
Public MustInherit Class ExtraMapLayer(Of T)
Inherits MapLayerBase(Of T)
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| ExtraMapLayer(FlexMap<T>) | Creates one ExtraMapLayer<T> instance. |